PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package
/
PDFFlowContent Class
/ setDestinationName Method
The name of the destination created at the location of the flow content.
Collapse All
Expand All
In This Topic
setDestinationName Method
In This Topic
Sets the destination name.
A named destination is created at the top of flow content when this property is not null or an empty string.
Syntax
public
void
setDestinationName( java.lang.String
value
)
Parameters
value
The name of the destination created at the location of the flow content.
See Also
Reference
PDFFlowContent Class
PDFFlowContent Members